home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Freeway / 00103_Download VB5.0.ls < prev    next >
Encoding:
Text File  |  2000-09-21  |  165 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound(1, "ClickSound")
  3. end
  4.  
  5. on mouseUp me
  6.   gotoNetPage("http://hotfiles.zdnet.com/cgi-bin/texis/swlib/hotfiles/info.html?fcode=000LU3")
  7. end
  8.